home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / m68k / 347 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.5 KB

  1. Path: explorer.csc.com!not-for-mail
  2. From: rkoehler@csc.com (Robert Koehler)
  3. Newsgroups: comp.realtime,comp.software-eng,comp.os.vms,comp.sys.dec,comp.sys.m68k
  4. Subject: Re: X-compiler C to m68k wanted
  5. Followup-To: comp.realtime,comp.software-eng,comp.os.vms,comp.sys.dec,comp.sys.m68k
  6. Date: 7 Mar 1996 09:04:54 -0500
  7. Organization: Computer Sciences Corporation
  8. Message-ID: <4hmqe6$kur@explorer.csc.com>
  9. References: <313B4475.C49@gecm.com>
  10. NNTP-Posting-Host: explorer.csc.com
  11. X-Newsreader: TIN [version 1.2 PL2]
  12.  
  13. Oliver Walter (oliver.walter@gecm.com) wrote:
  14. : Does anybody know of a cross-compiler to compile C programs on a DEC 
  15. : Alpha under open VMS, to generate code for a Motorola 68000 CPU? We are 
  16. : very interested to acquire such a compiler. It must be of good quality 
  17. : and we'll even pay for the licence!
  18. : Please reply by e-mail to oliver.walter@gecm.com
  19. : (Apologies if this article appears twice. I submitted it 3 days ago and 
  20. : it seemed to disappear from the universe.)
  21.  
  22. The GNU C compiler should be able to do this.  It has not been ported to the
  23. Alpha for VMS, but as long as you're not going to try to generate object for
  24. the Alpha itself, its just a matter of getting the compiler itself to compile
  25. and operate on an Alpha, it's ability to generate 68000 object should not be
  26. affected.
  27.  
  28. Of course, oyou'll need a linker and libraries too.  That could take a bit more
  29. work.
  30.  
  31. ------------------------------------------------------------------------------
  32. Bob Koehler                     | CSC/SSD/MITG
  33. rkoehler@csc.com                |
  34.